home *** CD-ROM | disk | FTP | other *** search
/ Linear Technology Linearview 1996 / linearview 1996.iso / spice / lt1097 < prev    next >
Encoding:
Text File  |  1996-07-09  |  2.7 KB  |  82 lines

  1. *
  2. * Linear Technology LT1097 op amp model
  3. * Written: 12-05-1989 Type: Bipolar npn input, internal comp.
  4. * Typical specs: 
  5. * Vos=1.0E-05, Ib=5.0e-11, Ios=2.0E-11, GBP=6.0E+05Hz, Phase mar.= 70 deg,
  6. * SR(+)=2.0E-01V/us, SR(-)=1.9E-01V/us, Av= 126 dB, CMMR= 132 dB, 
  7. * Vsat(+)=1.00V, Vsat(-)=1.00V, Isc=+/-12.5mA, Iq= 380uA
  8. * (input differential mode clamp active)
  9. * Connections: + - V+V-O 
  10. .SUBCKT LT1097 3 2 7 4 6
  11. * INPUT
  12. RC1 7 80 8.842E+03
  13. RC2 7 90 8.842E+03
  14. Q1 80 2 10 QM1 
  15. Q2 90 3 11 QM2 
  16. DDM1 2 3 DM2 
  17. DDM2 3 2 DM2 
  18. C1 80 90 5.460E-12
  19. RE1 10 12 2.246E+02
  20. RE2 11 12 2.246E+02
  21. IEE 12 4 6.000E-06
  22. RE 12 0 3.333E+07
  23. CE 12 0 1.579E-12
  24. * INTERMEDIATE 
  25. GCM 0 8 12 0 2.841E-11
  26. GA 8 0 80 90 1.131E-04
  27. R2 8 0 1.000E+05
  28. C2 1 8 3.000E-11
  29. GB 1 0 8 0 1.960E+02
  30. * OUTPUT 
  31. RO1 1 6 1.000E+02
  32. RO2 1 0 9.000E+02
  33. RC 17 0 1.063E-04
  34. GC 0 17 6 0 9.408E+03
  35. D1 1 17 DM1 
  36. D2 17 1 DM1 
  37. D3 6 13 DM2 
  38. D4 14 6 DM2 
  39. VC 7 13 1.785E+00
  40. VE 14 4 1.785E+00
  41. IP 7 4 3.740E-04
  42. DSUB 4 7 DM2 
  43. * MODELS 
  44. .MODEL QM1 NPN (IS=8.000E-16 BF=5.000E+04)
  45. .MODEL QM2 NPN (IS=8.003E-16 BF=7.500E+05)
  46. .MODEL DM1 D (IS=1.179E-19)
  47. .MODEL DM2 D (IS=8.000E-16)
  48. .ENDS LT1097
  49. * - - - - - * FINI LT1097 * - - - - - *
  50.  
  51. ***
  52. *         (C) COPYRIGHT LINEAR TECHNOLOGY CORPORATION 1990
  53. *                       All rights reserved.
  54. *   Linear Technology Corporation hereby grants the users of this
  55. * macromodel a non-exclusive, nontransferrable license to use this
  56. *            macromodel under the following conditions:
  57. * The user agrees that this macromodel is licensed from Linear
  58. * Technology and agrees that the macromodel may be used, loaned,
  59. * given away or included in other model libraries as long as this
  60. * notice and the model in its entirety and unchanged is included.
  61. * No right to make derivative works or modifications to the
  62. * macromodel is granted hereby.  All such rights are reserved.
  63. * This model is provided as is.  Linear Technology makes no
  64. * warranty, either expressed or implied about the suitability or
  65. * fitness of this model for any particular purpose.  In no event
  66. * will Linear Technology be liable for special, collateral,
  67. * incidental or consequential damages in connection with or arising
  68. * out of the use of this macromodel.  It should be remembered that
  69. * models are a simplification of the actual circuit.
  70. * Linear Technology reserves the right to change these macromodels
  71. * without prior notice.  Contact Linear Technology at 1630 McCarthy
  72. * Blvd., Milpitas, CA, 95035-7487 or telephone 408/432-1900 for
  73. * datasheets on the actual amplifiers or the latest macromodels.
  74. * ----------------------------------------------------------------------- *
  75.